home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / pc / games / dx_chck.cfg < prev    next >
Text File  |  1999-04-05  |  826b  |  21 lines

  1. IF LOCATE("dinput.dll", $WINDIR$)
  2. IF LOCATE("dsound.dll", $WINDIR$)
  3. IF LOCATE("ddraw.dll", $WINDIR$)
  4.  
  5. RUNATEXIT: "digjim.exe"
  6.  
  7. ELSE
  8. EXITMESSAGE caption="Sorry!"
  9. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  10. EXIT
  11. ENDIF
  12. ELSE
  13. EXITMESSAGE caption="Sorry!"
  14. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  15. EXIT
  16. ENDIF
  17. ELSE
  18. EXITMESSAGE caption="Sorry!"
  19. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  20. EXIT
  21. ENDIF